GrapeCity.CalcEngine.Functions Namespace > CalcRSqFunction Class > Evaluate Method : Evaluate(Object[]) Method |
The args contains 2 items: known_y's, known_x's.
Known_y's is an array or range of data points.
Known_x's is an array or range of data points.
'Usage Dim instance As CalcRSqFunction Dim args() As Object Dim value As Object value = instance.Evaluate(args)
The args contains 2 items: known_y's, known_x's.
Known_y's is an array or range of data points.
Known_x's is an array or range of data points.
Target Platforms: Windows Server 2012, Windows RT